clipboard: Add link to GdkDisplay in doc
authorJonas Danielsson <jonas@threetimestwo.org>
Fri, 28 Mar 2014 12:43:33 +0000 (13:43 +0100)
committerJonas Danielsson <jonas@threetimestwo.org>
Fri, 28 Mar 2014 21:47:25 +0000 (22:47 +0100)
https://bugzilla.gnome.org/show_bug.cgi?id=712752

gtk/gtkclipboard.c

index 9c8bc1eb75e5d6ce1706722ba922d584a2cacea6..b867a3fbe9ddf6ae6bfac990cd7ecf7880edbe77 100644 (file)
@@ -314,7 +314,7 @@ clipboard_display_closed (GdkDisplay   *display,
 
 /**
  * gtk_clipboard_get_for_display:
- * @display: the display for which the clipboard is to be retrieved or created
+ * @display: the #GdkDisplay for which the clipboard is to be retrieved or created.
  * @selection: a #GdkAtom which identifies the clipboard to use.
  *
  * Returns the clipboard object for the given selection.